Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Go 1.21 polyfills #118

Merged
merged 2 commits into from
Nov 17, 2024
Merged

Remove Go 1.21 polyfills #118

merged 2 commits into from
Nov 17, 2024

Conversation

cbandy
Copy link
Contributor

@cbandy cbandy commented Nov 15, 2024

We can drop these now that the main module requires Go 1.21.

See:

Since version 1.21, Go may automatically download a different version of Go.
Disable this behavior so that pipeline jobs use only one version.

See: https://go.dev/doc/toolchain
Copy link
Contributor

@abhinav abhinav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

CHANGELOG.md Outdated Show resolved Hide resolved
We can drop these now that the main module requires Go 1.21.

Co-authored-by: Prashant V <[email protected]>
@abhinav
Copy link
Contributor

abhinav commented Nov 17, 2024

Only the coverage check is red. Merging.

@abhinav abhinav merged commit 3cfecaa into bracesdev:main Nov 17, 2024
14 of 16 checks passed
@cbandy cbandy deleted the go1.21 branch November 17, 2024 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants